This property returns a reference to a collection of ColumnHeader objects.
object.ColumnHeaders
You can manipulate ColumnHeader objects using standard collection methods, such as the Remove method. You can access each ColumnHeader in the collection either by its Index or by a unique key, stored in the Key property.