I have a report that has multiple columns of data based on period. How can I make this dynamic so that only the current and prior period is selected?

For this example, column V is the current period and column T is the prior period.
How would I only display those columns (along with Columns A-G)
Thanks