how to set the initial value of a column to 1

hi,
i need to know how to set the initial value of a column to 1.
it is taking 0 and increasing.I want it to start at 1. i have tried default 1 but it is not working …help!

The default value should work. What is your insert query?