Creates a Column object.
public Column()
To bind the column to a field in a recordset, call setBoundFieldName. To add the column to a DataGrid control, call the grid's addColumn or setColumns method.