If the column's AllowSorting property is set to 'Default', its behavior is controlled by the view's DataViewBase.AllowSorting property. In this case, to determine whether an end-user can actually sort data by the values of this column, use the ActualAllowSorting property.
To learn more, see Sorting.