How do I save column order and visible columns for the drill down of a pivot chart?

How do I save column order and visible columns for the drill down of a pivot chart?

After clicking on a data point in a pivot chart, I can see the underlying data. By clicking on a button on the upper right of the grid, I can hide a reorder columns. 
  1. How do I save this layout so users don't get confused with extra columns?
  2. When designing the pivot chart, if I click on a data point, the x and y access labels are helpfully summarized at top. How do I get the same thing in live mode? This way, those columns don't need to be shown since the values are the same for every record related to the data point that was clicked on.