Without disturbing the current PARENTH hierarchy, you can just maintain a parent node for Acount 2 & Account 3 in a different PARENTH hierarchy and create the report based on that hierarchy, then you will get the total of Accounts(2 + 3).
That will also reduce the number of rows from 500*4 = 2000 to 500*3=1500.