[]
Sort all the columns by custom order.
public void SortColumns(IComparer<GridColumn> compare)
an interface for custom order.