Removes the specified System.Data.DataColumn object from the collection.
column The System.Data.DataColumn to remove.
If the collection is successfully changed by adding or removing columns, the DataColumnCollection.CollectionChanged event occurs.