PivotField.SubtotalName (Excel)
Returns or sets the text string label displayed in the subtotal column or row heading in the specified PivotTable report. The default value is the string Subtotal.
ActiveCell.PivotField.SubtotalName = "Regional Subtotal"