Returns a FieldCollection object representing a list of Column Labels in a Pivot Table. Column labels are PivotTableFields. 

 public FieldCollection ColumnLabels{ get; }
Public ReadOnly Property ColumnLabels() As FieldCollection