startSetup(); $this->updateAttribute('customer', 'default_billing', 'frontend_label', 'Default Billing Address'); $this->updateAttribute('customer', 'default_shipping', 'frontend_label', 'Default Shipping Address'); $installer->endSetup();