You can change the auto-generated column by setting the property GridAutoGeneratingColumnEventArgs.Column. You can cancel an auto-generated column by setting the property CancelEventArgs.Cancel to true, in this case there will not be column for this property.